.nav a.active {
    color: #3EB79D;
    font-weight: bold;
    background: url(../images/icon_select.png) no-repeat center 30px;
}

.conLeft {
    width: 796px;
}

.conLeft h2{padding-top:24px;line-height: 24px;font-size:16px;font-weight:bold;}
.conLeft h3{padding-top:24px;line-height: 24px;font-size:16px;font-weight:bold;}
.conLeft h4{padding-top:21px;line-height: 21px;font-size:14px;font-weight:bold;}
.conLeft h5 h6{padding-top:18px;line-height: 18px;font-size:12px;font-weight:bold;}

table{
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-spacing: 0;
	width: 100%;
	margin: 20px auto 0;
	border-radius: 8px;
}
table tr:first-child{
	background: rgba(32,156,221,0.05);
}
table tr:last-child td:first-child{
	border-radius: 0 0 0 8px;
}
table tr:first-child td:last-child{
	border-radius: 0 8px 0 0;
}
table tr:last-child td:last-child{
	border-radius: 0 0 8px 0;
}
table tr td{
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
	padding: 16px;
	line-height: 1.5;
	word-break: break-all;
}

.conRight {
    width: 286px;
}

.banner {
    width: 796px;
    height: 304px;
    overflow: hidden;
    position: relative;
}

.bannerImg img {
    width: 796px;
    height: 304px;
}

.bannerBtn {
    position: absolute;
    right: 12px;
    bottom: 12px;
}

.bannerBtn p {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin: 0 4px;
    background: rgba(0, 0, 0, .2);
}

.bannerBtn p.active {
    background: #3EB79D;
}

.conTitle {
    color: #3EB79D;
    font-weight: bold;
    border-bottom: 2px solid #3EB79D;
}

.addressList p {
    padding: 2px 10px 2px 6px;
    font-size: 14px;
    background: #D8F1EB;
    border-radius: 0 14px 14px 0;
}

.box9028 {
    display: block;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    color: #3EB79D;
    border: 1px solid #3EB79D;
    margin-top: 20px;
}

.pageList a.active,
.letter a.active,
.season.active,
.alist a.active{
    background: #3EB79D;
    color: #fff;
}

.letter a {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    font-size: 14px;
    background: #E9E8E8;
    color: #3EB79D;
    margin-top: 12px;
    margin-left: 12px;
}

.letter a:nth-child(1),
.letter a:nth-child(18) {
    margin-left: 0;
}

.depList a {
    float: left;
    width: 78px;
    height: 26px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ccc;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 12px;
}

.depList a.active {
    border: 1px solid #3EB79D;
    color: #3EB79D;
}

.depList a:nth-child(1),
.depList a:nth-child(4),
.depList a:nth-child(7),
.depList a:nth-child(10) {
    margin-left: 0;
}

.secTitleList a::before,
.arrowList a::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    color: #666;
    background: url(../images/icon_title.png) no-repeat center center;
}

.secTitleList a.active {
    color: #3EB79D;
}

.secTitleList a.active::before {
    background: url(../images/icon_title_select.png) no-repeat center center;
}

.secTitleList a {
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.consult span {
    display: inline-block;
    width: 64px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #3EB79D;
    color: #3EB79D;
    margin-top: 9px;
}

.botNav a {
    line-height: 1;
}

.botNavList a {
    width: 96px;
    margin-left: 2px;
}

.links a {
    display: inline-block;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 18px;
    margin-top: 12px;
}

.links a:nth-child(1),
.links a:nth-child(8),
.links a:nth-child(15),
.links a:nth-child(22),
.links a:nth-child(29),
.links a:nth-child(36){
    margin-left: 0;
}

.footerTop {
    padding: 36px 18px;
}

.code {
    padding: 0 54px;
    margin-left: 54px;
    border-left: 1px solid #E9E8E8;
    border-right: 1px solid #E9E8E8;
}

.code img {
    width: 100px;
    height: 100px;
}

.footerBot {
    border-top: 1px solid #E9E8E8;
}

.selItem {
    padding: 0 6px;
    height: 22px;
    border: 1px solid #3EB79D;
    border-radius: 4px;
}

.selItem p {
    line-height: 24px;
}

.selItem img {
    width: 14px;
    height: 14px;
}

.selListItem {
    width: 706px;
    height: 26px;
    overflow: hidden;
}

.openNav,
.hosSel,
.seletedBox a,
.box17236 {
    cursor: pointer;
}

.selectList a {
    display: inline-block;
}

.selectBox {
    width: 86px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-left: 6px;
    background: #fff;
    font-size: 14px;
    padding: 0 6px;
    position: relative;
}

.lh28 {
    line-height: 28px;
}

.width132 {
    width: 132px !important;
}

.selectBox.active {
    border: 1px solid #3EB79D;
}

.seletedBox {
    position: absolute;
    left: 0;
    top: 27px;
    border: 1px solid #3EB79D;
    background: #fff;
    border-radius: 0 8px 8px 8px;
    width: 132px;
    padding: 0 18px 12px;
    display: none;
}

.seletedBox a {
    font-size: 14px;
    color: #666;
    margin-top: 12px;
    display: inline-block;
}

.seletedBox a:nth-child(2),
.seletedBox a:nth-child(5),
.seletedBox a:nth-child(8) {
    padding: 0 16px;
}

.selectBox2 .seletedBox {
    width: 220px;
}

.selectBox2 .seletedBox a {
    width: 98px;
    height: 14px;
    overflow: hidden;
    padding: 0;
}

.selectBox2 .seletedBox a:nth-child(2),
.selectBox2 .seletedBox a:nth-child(4),
.selectBox2 .seletedBox a:nth-child(6),
.selectBox2 .seletedBox a:nth-child(8) {
    margin-left: 16px;
}

.pageList a {
    display: block;
    padding: 9px 12px;
    border-radius: 4px;
    color: #999;
    font-size: 14px;
    background: #e9e8e8;
    margin-right: 4px;
}

.pageList span.current {
    background: #3EB79D;
    color: #fff;
    display: block;
    padding: 9px 12px;
    border-radius: 4px;
    font-size: 14px;
    margin-right: 4px;
}

.yl {
    width: 36px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #999;
    color: #999;
    font-size: 10px;
    border-radius: 4px;
    margin-right: 4px;
}

.fyl {
    color: #F16324;
    border: 1px solid #F16324;
}

.slideBox {
    position: relative;
}

.slideNav {
    position: absolute;
    background: #fff;
    z-index: 999;
    border-radius: 0 0 4px 4px;
    display: none;
}

a:hover {
    color: #3EB79D;
}

.borList a:last-child,
.borList .borItemNone:last-child,
.item:last-child {
    border-bottom: none !important;
}

.article p {
    font-size: 16px;
    margin-top: 18px;
    line-height: 1.5;
}

.article h5 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 18px;
}